<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

html {
	-webkit-text-size-adjust: none;
}
body {
	font-size: 12px;
	color: #474747;
	_overflow: hidden;
	overflow-x: hidden;
	background: #fff;
	font-family: "宋体" !important;
}
/*------nomal--------*/

body, ol, table, tr, td, dt, dd, dl, h1, h2, h3, h4, h5, h6, form, input, select, textarea, p {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
}
ul, li {
	margin: 0;
	padding: 0;
	font-weight: normal;
}
li {
	list-style-type: none;
}
input, button, select, textarea {
	outline: none
}
img {
	border: none;
}
a {
	outline: none;
	cursor: pointer;
	text-decoration: none;
	color: #000;
	-webkit-transition: all .3s cubic-bezier(0.45, 0.65, 0.65, 0.45) 0s;
	-moz-transition: all .3s cubic-bezier(0.45, 0.65, 0.65, 0.45) 0s;
	-o-transition: all .3s cubic-bezier(0.45, 0.65, 0.65, 0.45) 0s;
	transition: all .3s cubic-bezier(0.45, 0.65, 0.65, 0.45) 0s;
}
a:hover {
	text-decoration: none;
}
a, area {
blr:expression(this.onFocus=this.blur())
}
:focus {
	-moz-outline-style: none;
}
.dis {
	display: none;
}
.clear {
	clear: both;
}
/*-------input--outline-----middle---------*/

input {
	vertical-align: middle;
}
 button::-moz-focus-inner, input[type="reset"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner, input[type="submit"]::-moz-focus-inner, input[type="file"]&gt;input[type="button"]::-moz-focus-inner {
border:none;
padding:0;
}
table {
	border-collapse: collapse;
}
 @media screen and (-webkit-min-device-pixel-ratio:0) { /* chrome*/
.justify:after {
	content: ".";
	display: inline-block;
	width: 100%;
	overflow: hidden;
	height: 0;
}
}
/*----- clearfix///给父容器清除浮动-----*/

.clearfix {
*zoom:1;
}
.clearfix:before, .clearfix:after {
	display: table;
	content: "";
	line-height: 0;
}
.clearfix:after {
	clear: both;
}
/******************************************************************common/////**********************************************************************/



header {
	width: 1920px;
	position: relative;
	left: 50%;
	margin-left: -960px;
	padding: 25px 0;
	display: table;
	background-color: #fff;
	box-shadow: 0px 1px 2px #C2BEB3;
}
.head {
	width: 1200px;
	margin: 0 auto;
	display: table;
}
.head .logo {
	float: left;
}
.head-nav {
	float: right;
	width: 680px;
	margin-top: 14px;
	display: table;
}
.head-nav li {
	float: left;
	width: 110px;
	text-align: center;
	display: table;
}
.head-nav li a {
	display: inline-block;
	padding: 8px 13px;
	color: #363636;
	font-size: 16px;
}
.head-nav li a:hover {
	background-color: #192e6a;
	color: #fff;
}
.head-nav li a.on {
	background-color: #192e6a;
	color: #fff;
}
.head-nav li span {
	float: right;
	height: 13px;
	border-right: 1px solid #E2E2E2;
	margin-top: 13px;
}
.sub-nav {
	width: 1200px;
	position: relative;
	left: 50%;
	margin-top: 20px;
	margin-left: -525px;
	display: table;
	text-align: center;
}
.sub-nav a, .sub-nav span {
	display: inline-block;
}
.sub-nav a {
	font-size: 13px;
	color: #666666;
}
.sub-nav a:hover {
	color: #DB3717;
}
.sub-nav span {
	margin: 0 12px;
	height: 12px;
	border-left: 1px solid #E2E2E2;
	vertical-align: middle;
}
footer {
	width: 100%;
	padding: 30px 0;
	position: relative;
	margin-top: 130px;
	display: block;
	background-color: #363636;
}
.foot {
	width: 1200px;
	height: 100%;
	margin: 0 auto;
	position: relative;
	display: table;
}
.fot-tel {
	position: absolute;
	left: 0;
	top: -60px;
}
.foot .sub-fot {
	float: left;
	width: 425px;
	margin: 45px 0px 30px 25px;
}
.foot .sub-fot ul li {
	float: left;
	width: 100%;
	display: block;
	color: #fff;
	line-height: 26px;
	font-size: 14px;
}
.foot .sub-fot ul li span {
	margin-left: 70px;
}
.foot .sub-rit {
	float: right;
	width: 710px;
	margin-top: 62px;
}
.fhdb {
	width: 50px;
	height: 50px;
	position: fixed;
	right: 15px;
	bottom: 0;
	cursor: pointer;
}
/*heBox
-----------------------------------*/
.heBox {
	width: 100%;
	text-align: center;
	position: relative;
}
.heBox a {
	display: block;
	padding: 30px 0px;
	color: #fff;
	position: relative;
	background: #3a4046
}
.heBox h4 {
	font-size: 30px;
	margin-bottom: 10px;
	z-index: 5;
	position: relative;
}
.heBox span {
	display: block;
	font-size: 16px;
	margin-bottom: 10px;
	position: relative;
	z-index: 5
}
.heBox img {
	position: relative;
	z-index: 5
}
.heBox a:hover .Cbg {
	background-color: #7B5A47;
}
.heBox .Cbg {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: #272c30;
	z-index: 1;
}
.copyright {
	width: 100%;
	background-color: #151515;
	height: 55px;
	line-height: 55px;
	text-align: center;
}
.g_ft {
	height: 50px;
	background: url(../img/ftbg.jpg) repeat-x;
	margin-top: 60px;
}
.g_ft .m_fnav {
	height: 50px;
	line-height: 50px;
	color: #fff;
	text-align: center;
}
.g_ft .m_fnav a {
	color: #fff;
	padding: 0 33px;
	font-size: 14px;
	font-weight: normal;
	display: inline-block;
	background: url(../img/ftline.jpg) no-repeat right center;
}
.g_ft .m_fnav .lasta {
	background: none;
}
.g_ft .m_fnav a:hover {
	background: #efa42c;
}
.g_ft .m_fnav .lasta {
	border: none;
}
.g_ft .f_ftcon {
	color: #555555;
	padding: 30px 0 0 440px;
	line-height: 32px;
	font-size: 12px;
}
.g_ft .f_ftcon a {
	color: #555555;
}
.g_ft .flogo {
	left: 135px;
	top: 62px;
}
.g_ft .code {
	top: 40px;
	right: 135px;
}
.g_ft .code em {
	display: block;
	width: 108px;
	text-align: center;
	height: 24px;
	line-height: 24px;
	text-align: center;
	color: #555555;
}
.g_ft .line1 {
	width: 1px;
	height: 110px;
	background: #cecece;
	left: 400px;
	top: 95px;
}
.g_ft .line2 {
	width: 1px;
	height: 110px;
	background: #cecece;
	left: 800px;
	top: 95px;
}
.footers {
	width: 100%;
	margin: 0 auto;
	height: 90px;
	line-height: 90px;
	text-align: center;
}
.footers p {
	font-size: 14px;
}
</pre></body></html>